| GUI Help > Menus > getMenuItemText | ||||||||||||||
|
getMenuItemText |
||||||||||||||
| str text=getMenuItemText(handle menu, int item) | ||||||||||||||
|
Description: Retrieves the text of a menu item. |
||||||||||||||
|
Return Value: The text of the menu item. |
||||||||||||||
| Parameters: | ||||||||||||||
|
||||||||||||||
| Remarks:
|
||||||||||||||
| See Also:
|
||||||||||||||
|
Example: (Note: You will need to include the GUI constants file for this example to work) |